JavaScript Source Code 2002: Calculators: Parabola Grapher


Home } Calculators } Parabola Grapher



Enter a parabolic equation, like 5x^2 + 18x + 27 and this calculator will determine all the vital information about the graph. And, a rough graph of the curve is available. I wish I know about JavaScript back in high school....

Parabolic Calculator

X2+ X +


x-top
y-top
Coord.
Discriminant
neg zero pt.
pos zero pt.



Quick Download of Parabola Images:
../img/parabola-grapher/parabola-grapher.zip

JavaScript Source Code 2002: Calculators: Parabola Grapher

Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Apple-s). The script is yours!!!